Skip to content

Conversation

joemcool
Copy link

Fixed issue #22 so shell_putc() only prints once when using buffered output. When shell_use_buffered_output is called it sets shell_writer to 0 so that the original function is never called. This PR also reworks the if statements in shell_putc to be more clear and so that only one writer function will be called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant